notbook: Fix a bug in focus handling
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Apr 2020 11:48:35 +0000 (07:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 21:50:28 +0000 (17:50 -0400)
commitb86c1446a485a01aeae3a88fa187ac79d8343724
tree021b5bb5088f516e397ff3113932585d4cb4b837
parent9ce58bdb0c751e6bb3c244d258b9f80d340d45f1
notbook: Fix a bug in focus handling

After the header widget was introduced, focus would get
stuck in a loop between actions and tabs.

This could be seen in the notebook on page 3 of
widget-factory.
gtk/gtknotebook.c